(srfi 60) 1.0.0
Bit access and operations
This Snow package is federated from http://snow-fort.org/. Installation requires Akku >=0.5.0.
Original license field: N/A
Maintainers: Peter Lane <peter@peterlane.info>.
$ akku update $ akku install "(srfi 60)" $ .akku/env
Authors
Aubrey Jaffer
License
NOASSERTION
Dependencies
^1.0.0-beta.3
Package contents
- (srfi 60) R7
- → logand bitwise-and logior bitwise-ior logxor bitwise-xor lognot bitwise-not bitwise-if bitwise-merge logtest any-bits-set? logcount bit-count integer-length log2-binary-factors first-set-bit logbit? bit-set? copy-bit bit-field copy-bit-field ash arithmetic-shift rotate-bit-field reverse-bit-field integer->list list->integer booleans->integer
- ← (scheme base) R7
Version history
- 2019-03-26 ~ 1.0.0